Context Menu Options To Move/Copy

You can add 'Copy To Folder' and 'Move To Folder' to the Windows Explorer context menu, so that when you right-click on a file or folder in Explorer you have the option to copy or move it to another folder. Simply follow these steps:

  1. Click on the Start button and select 'Run'
  2. Type in 'regedit' and press OK
  3. Navigate to the following key:
     HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers
  4. In the left pane right-click on the 'ContextMenuHandlers'
     entry and select "New->Key'
  5. Name the new key 'Copy To'
  6. In the right pane right-click on the 'Default' key and
     select 'Modify'
  7. In the 'Value Data' box enter this value:
     {C2FBB630-2971-11D1-A18C-00C04FD75D13}
  8. In the left pane right-click on the 'ContextMenuHandlers'
     entry and select "New->Key'
  9. Name the new key "Move To'
 10. In the right pane right-click on the 'Default' key and
     select 'Modify'
 11. In the 'Value Data' box enter this value:
     {C2FBB631-2971-11D1-A18C-00C04FD75D13}
 12. Close the Registry Editor